Skip to content

Conversation

maxim75
Copy link

@maxim75 maxim75 commented Aug 12, 2025

ht16k33 IC supports up to 8 characters. I have made 6 character module and modified library to allow to config "width". Defaults to 4

display:
  - platform: ht16k33_alpha
    address: 0x70
    scroll: true
    scroll_speed: 250ms
    scroll_dwell: 2s
    scroll_delay: 4
    size: 6
    lambda: |-
      it.print("ABCDEFGH");

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant